projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
489337f
)
powerpc/km82xx: adapt CONFIG_SYSSYPCR to manual
author
Holger Brunck
<
[email protected]
>
Fri, 8 Apr 2011 02:47:28 +0000
(
02:47
+0000)
committer
Wolfgang Denk
<
[email protected]
>
Tue, 10 May 2011 20:48:54 +0000
(22:48 +0200)
Reserved bit was changed according to the processors manual.
Signed-off-by: Holger Brunck <
[email protected]
>
Acked-by: Heiko Schocher <
[email protected]
>
cc: Wolfgang Denk <
[email protected]
>
cc: Detlev Zundel <
[email protected]
>
cc: Valentin Longchamp <
[email protected]
>
Signed-off-by: Valentin Longchamp <
[email protected]
>
include/configs/km82xx-common.h
patch
|
blob
|
history
diff --git
a/include/configs/km82xx-common.h
b/include/configs/km82xx-common.h
index da551c9cba1d5e397a11147b26e4d555ba7e5c75..894e01540d1be4d8fea4643b990dcb91f8b66d64 100644
(file)
--- a/
include/configs/km82xx-common.h
+++ b/
include/configs/km82xx-common.h
@@
-182,7
+182,7
@@
#define CONFIG_SYS_HID2 0
#define CONFIG_SYS_SIUMCR 0x4020c200
-#define CONFIG_SYS_SYPCR 0xFFFFFF
C
3
+#define CONFIG_SYS_SYPCR 0xFFFFFF
8
3
#define CONFIG_SYS_BCR 0x10000000
#define CONFIG_SYS_SCCR (SCCR_PCI_MODE | SCCR_PCI_MODCK)